projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36d93ba
)
openssl: correct PKG_LICENSE_FILES
author
Linus Kardell
<
[email protected]
>
Tue, 9 Sep 2025 14:24:55 +0000
(16:24 +0200)
committer
Hauke Mehrtens
<
[email protected]
>
Fri, 19 Sep 2025 21:19:38 +0000
(23:19 +0200)
Point to correct file name.
Signed-off-by: Linus Kardell <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/19999
Signed-off-by: Hauke Mehrtens <
[email protected]
>
(cherry picked from commit
bcfc3f01a42301c08c8b2449d6a3862082c8079a
)
package/libs/openssl/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/openssl/Makefile
b/package/libs/openssl/Makefile
index 9b9655975dc30af547f3868fbfed7df5de7a63aa..267419613fde27e92164f4eeb7dea11d4925a74a 100644
(file)
--- a/
package/libs/openssl/Makefile
+++ b/
package/libs/openssl/Makefile
@@
-9,7
+9,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=openssl
PKG_VERSION:=3.0.17
-PKG_RELEASE:=
2
+PKG_RELEASE:=
3
PKG_BUILD_FLAGS:=no-mips16 gc-sections no-lto
PKG_BUILD_PARALLEL:=1
@@
-24,7
+24,7
@@
PKG_SOURCE_URL:= \
PKG_HASH:=dfdd77e4ea1b57ff3a6dbde6b0bdc3f31db5ac99e7fdd4eaf9e1fbb6ec2db8ce
PKG_LICENSE:=Apache-2.0
-PKG_LICENSE_FILES:=LICENSE
+PKG_LICENSE_FILES:=LICENSE
.txt
PKG_MAINTAINER:=Eneas U de Queiroz <
[email protected]
>
PKG_CPE_ID:=cpe:/a:openssl:openssl
PKG_CONFIG_DEPENDS:= \